Results for program@run kernel with max work item sizes

Overview

Result: pass

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.155991
Stdout
## Test: Run kernel with max work item sizes (/home/chris/oldhome/build/piglit/tests/cl/program/max-work-item-sizes.c) ##

# Platform supporting only version 1.1. Running test on that version.
# Running on:
#   Platform: Clover
#   Device: AMD POLARIS10 (DRM 3.3.0 / 4.8.8-2-ARCH, LLVM 4.0.0)
#   OpenCL version: 1.2
#   OpenCL C version: 1.1
#   Build options:  -cl-std=CL1.1
Dimensions: 3
Max group size: 256
Max item size dimension 1: 256
Max item size dimension 2: 256
Max item size dimension 3: 256
Testing max item size in dimension 1:
  Global work size and local work size is: {256, 0, 0}
Testing max item size in dimension 2:
  Global work size and local work size is: {1, 256, 0}
Testing max item size in dimension 3:
  Global work size and local work size is: {1, 1, 256}
# Result:
Stderr

        
Environment
PIGLIT_SOURCE_DIR="/home/chris/oldhome/build/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/chris/oldhome/build/piglit/bin/cl-program-max-work-item-sizes
dmesg

        

Back to summary